home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr14 / glfcp201.zip / GOLFCAP.DOC < prev    next >
Text File  |  1993-06-06  |  6KB  |  141 lines

  1.                 Golf Handicap Program Documentation
  2.  
  3.  
  4. HISTORY:
  5.  
  6.    The GOLFCAP program began  in  1987  when  I was elected handicap
  7.    chairman for a tournament league I was in.  I was given  a  large
  8.    binder with all the score records written in.  Each month I would
  9.    have  to manually scribe all the scores and figure the handicap -
  10.    NO WAY!  I had to  conform  to SCGA standards.  After many months
  11.    and lots of constructive criticism from my co workers and golfing
  12.    friends, which I am now grateful for, GOLFCAP emerged.
  13.  
  14. OPERATION:
  15.  
  16.    The software is a straightforward database  operation.   Actually
  17.    there  are  3  databases.  One for the Golfers names, one for the
  18.    Scores, and one for the  Courses.   You can add records (Golfers,
  19.    Scores, or Courses), edit records and  print  the  records.   All
  20.    operation  keys  are  plainly  marked  on  the screen.  The print
  21.    options are a Handicap list, I used  it as an input sheet for the
  22.    sign-up roster, and a Scores list of one page per golfer, which I
  23.    handed out at each event in  case  of  disputes  over  handicaps.
  24.    Additionally there is the Select Print option that lets you print
  25.    ALL, NONE (redundant really but used to reset the print flag), or
  26.    select the names to print individually.  Typically we had about a
  27.    60% turnout so I only wanted to print people who were playing any
  28.    given month.
  29.      
  30. ANSWERS TO FREQUENTLY ASKED QUESTIONS (FAQ):
  31.  
  32.    No  you  can't add scores until you add the golfer to the roster.
  33.    The Golfer file is used as  a name "Pick-List" for score entries.
  34.    Don't complain, it sure beats typing in all the  names  when  you
  35.    have  150  score cards to enter.  All previous Field values carry
  36.    over when entering to save typing.   I never could figure out how
  37.    to get everyone to  shoot  the  same  score!   The  program  will
  38.    automagically  jump  to  the  next  name  in the list as you save
  39.    records.
  40.    
  41.    The Net score is  also  calculated  for  you  as Gross scores are
  42.    entered by deducting the current Handicap from the  Golfer  file,
  43.    you  can  type  over  the  calculated  score  if  you want to use
  44.    Adjusted scoring.  See below for explanation of adjusting scores.
  45.  
  46.    When you Save a Score  record  the program will calculate the new
  47.    handicap including the new score being entered, it transfers  the
  48.    new  handicap  to the Golfer file and saves the previous handicap
  49.    in the new Score record (the  Handicap that was used to calculate
  50.    the Net score).
  51.    
  52.    When you EDIT scores don't be alarmed by the  DIFF  column,  they
  53.    are  only  there  to show what values the program used to compute
  54.    the handicap when you entered  that score.  DIFF is Course rating
  55.    minus Adj/Net Score.  The file is kept in date order so it  won't
  56.    always  be  listed  in  input order if you are entering old score
  57.    cards out of date order.  REST ASSURED the program calculates the
  58.    handicap correctly.  Do it by hand if you want to check it:
  59.    
  60.       Average  the  lowest  ten,  from   the  last  twenty,  of  the
  61.       difference between the course rating and the  adjusted  score,
  62.       then multiply by .96 !
  63.       
  64.       If  they  don't  have twenty scores then pro-rate it, but they
  65.       must have at least five:
  66.       
  67.            5      Scores use Lowest 1
  68.            6      Scores use Lowest 2
  69.            7      Scores use Lowest 3
  70.            8,9    Scores use Lowest 4
  71.            10,11  Scores use Lowest 5
  72.            12,13  Scores use Lowest 6
  73.            14,15  Scores use Lowest 7
  74.            16,17  Scores use Lowest 8
  75.            18,19  Scores use Lowest 9
  76.  
  77. ADJUSTED SCORE - What is it?
  78.  
  79.    Golf scores are adjusted downward  from the gross score using the
  80.    handicap to alleviate inflation based on "bad holes", Example: "I
  81.    had a couple of bad holes that ruined my score today",  sometimes
  82.    known  as  "sandbagging" to keep your handicap high.  Adjustments
  83.    are made based on the following scale:
  84.  
  85.    Handicap -18-0 = Maximum of 1 bogey for each handicap point.
  86.    Handicap  0-18 = Maximum of 1 double bogey for each handicap point.
  87.    Handicap 19-36 = Maximum of 1 triple bogey for each point over 18.
  88.    Handicap 37-40 = Maximum of 1 quadruple bogey for each point over 36.
  89.  
  90.    If anyone has a handicap below -18 I want a lesson!
  91.    No handicaps over 40 are allowed!
  92.  
  93.    Examples: A person with a 7 Handicap is allowed 7 double bogeys,
  94.              7 scores above are adjusted to double bogeys, all other 
  95.              scores above are adjusted down to bogeys.
  96.  
  97.              A person with a 27 Handicap is allowed 9 triple bogeys,
  98.              9 scores above are adjusted to triple bogeys, all other 
  99.              scores above are adjusted down to double bogeys.
  100.  
  101.              A person with a 38 Handicap is    allowed 2 quadruple bogeys,
  102.              2 scores above are adjusted to quadruple bogeys, all other 
  103.              scores above are adjusted down to triple bogeys.
  104.    
  105.    The total score after  adjustments,  known as the Adjusted Score,
  106.    is used to  calculate  the  handicap.   The  total  score  before
  107.    handicap  adjustment is know as the Gross Score.  The Gross score
  108.    minus the handicap is known as the Net Score.
  109.    
  110.    You can use  either  the  straight  NET  score  or  the ADJ score
  111.    methods with this program, it will use the ADJ/NET score field to
  112.    calculate all handicaps.
  113.  
  114.    If you delete a Golfer from the Golfer file then the NAME  column
  115.    on  his  SCORES  will  be  blank, just mark and delete all of his
  116.    records.  The  PACK  option  _PERMANENTLY_  removes  all  deleted
  117.    records!
  118.  
  119. SCREEN MOVEMENT:
  120.  
  121.    Yes, you can use  the  mouse  to  move  around faster in the pick
  122.    lists and browse lists, just press on the top  or  bottom  border
  123.    line  to  scroll.  In the Pick Lists you can also press the First
  124.    letter of the name you are looking  for to jump to that name.  If
  125.    there are several with the same first letter  successive  presses
  126.    will scroll through them.
  127.    
  128.  
  129. PRINTING:
  130.  
  131.    Can't figure out how to  change  the print Yes/No flag?  Find the
  132.    name you want then press the Print or No Print "F" Key.
  133.  
  134.  
  135. Enjoy and keep on puttin'
  136.  
  137. David L. Smith
  138. CIS: 72351,225
  139.  
  140. *End-of-File GOLFCAP.DOC 
  141.